-
Home
-
Stripe Payment Forms by WP Simple Pay – Accept Credit Card Payments + Subscriptions with Stripe
-
4.6.7
-
Code
-
Classes
- Default_Form
Total Complexity |
29 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
361 |
Lines of code |
176 |
Logical lines of code |
94 |
Comment lines |
118 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_form_script_variables() |
A |
44 |
6 |
46 |
html() |
S |
47 |
4 |
36 |
output_address_fields() |
S |
53 |
4 |
24 |
print_custom_fields() |
S |
60 |
4 |
12 |
get_custom_fields_html() |
S |
60 |
3 |
14 |
set_script_variables() |
S |
55 |
2 |
19 |
get_form_classes() |
S |
61 |
2 |
11 |
__construct() |
S |
69 |
2 |
7 |
register_hooks() |
S |
73 |
1 |
4 |
is_subscription() |
S |
82 |
1 |
3 |